Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/bilateral filter #116

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open

Feature/bilateral filter #116

wants to merge 2 commits into from

Conversation

buzinsky
Copy link
Contributor

@buzinsky buzinsky commented Mar 16, 2018

Stumped by KTBilateralFilteredFSDataFFTW type: does not write to spectrogram correctly. You will see in KTBilateralFilter.cc ::Filter(KTMultiFSDataFFTW& fsData), we use the KTFrequencySpectrumFFTW type. It works, but is not consistent with code styling. Please advise.

Uses spectrogram-striper as input, computes a weighted sum of neighbors

Basic framework for bilateral filter is in. Does nothing
Now loops over range of neighbors/ does appropriate weighting.
KTBilateralFilteredData was accidently in tutorial header guards
@buzinsky buzinsky requested a review from nsoblath March 16, 2018 01:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant